home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1994 November
/
macformat-018.iso
/
Comms Spectacular
/
5PM
/
Palettes Folder
/
VI Navigator
/
VI Navigator.rsrc
/
TEXT_28427.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1992-09-23
|
183 b
|
10 lines
Ask noinput "Do you want to save this ?" "" "Yes" "No" "Cancel"
Switch theValue
Case 1
SendCmd ":x\13"
EndCase
Case 2
SendCmd ":q!\13"
EndCase
EndSwitch